HipNetwork.getDataAsType

Gets the data that is in front of queue and converts the data to the expected one. The correct usage of this function is to use it after getData(). If it has no data, an exception will be thrown

class HipNetwork
T
getDataAsType
(
T
)
()

Return Value

Type: T

Meta